[INFO] cloning repository https://github.com/abhirup-dev/rally
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abhirup-dev/rally" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhirup-dev%2Frally", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhirup-dev%2Frally'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df0229a7d6e2a9f7ee79d6fdd8bfe873bda0eef3
[INFO] fixing abhirup-dev/rally against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhirup-dev%2Frally" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/abhirup-dev/rally
[INFO] finished tweaking git repo https://github.com/abhirup-dev/rally
[INFO] tweaked toml for git repo https://github.com/abhirup-dev/rally written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abhirup-dev/rally on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abhirup-dev/rally already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f9b396b43b737aa1e48a5dd8e5d80a5043edc3e0411d2e45cdb546bc5a6b2e80
[INFO] running `Command { std: "docker" "start" "f9b396b43b737aa1e48a5dd8e5d80a5043edc3e0411d2e45cdb546bc5a6b2e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9b396b43b737aa1e48a5dd8e5d80a5043edc3e0411d2e45cdb546bc5a6b2e80" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9b396b43b737aa1e48a5dd8e5d80a5043edc3e0411d2e45cdb546bc5a6b2e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f9b396b43b737aa1e48a5dd8e5d80a5043edc3e0411d2e45cdb546bc5a6b2e80" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/rally-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-proto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-store/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-test-utils/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-events/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-capture/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-host-zellij/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-hooks/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-inbox/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-config/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-daemon/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-mcp/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-plugin/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating xtask/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.13+1.68.1
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling curl-sys v0.4.87+curl-8.19.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling isahc v1.8.1
[INFO] [stderr]     Checking rally-core v0.1.0 (/opt/rustwide/workdir/crates/rally-core)
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Migrating crates/rally-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]        Fixed crates/rally-core/src/ids.rs (1 fix)
[INFO] [stderr]     Checking rally-proto v0.1.0 (/opt/rustwide/workdir/crates/rally-proto)
[INFO] [stderr]    Migrating crates/rally-proto/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking sluice v0.6.0
[INFO] [stderr]     Checking thread-id v5.1.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rally-config v0.1.0 (/opt/rustwide/workdir/crates/rally-config)
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking lev_distance v0.1.1
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking mock_instant v0.6.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]    Migrating crates/rally-config/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rally-host-zellij v0.1.0 (/opt/rustwide/workdir/crates/rally-host-zellij)
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking log4rs v1.4.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking rally-test-utils v0.1.0 (/opt/rustwide/workdir/crates/rally-test-utils)
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Migrating crates/rally-host-zellij/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking colorsys v0.6.7
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking rally-capture v0.1.0 (/opt/rustwide/workdir/crates/rally-capture)
[INFO] [stderr]    Migrating crates/rally-test-utils/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Migrating crates/rally-capture/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking rally-hooks v0.1.0 (/opt/rustwide/workdir/crates/rally-hooks)
[INFO] [stderr]    Migrating crates/rally-hooks/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking kdl v4.7.1
[INFO] [stderr]     Checking rally-mcp v0.1.0 (/opt/rustwide/workdir/crates/rally-mcp)
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Migrating crates/rally-mcp/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/rally-host-zellij/src/shim.rs (1 fix)
[INFO] [stderr]     Checking rally-events v0.1.0 (/opt/rustwide/workdir/crates/rally-events)
[INFO] [stderr]     Checking interprocess v2.4.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rally-cli v0.1.0 (/opt/rustwide/workdir/crates/rally-cli)
[INFO] [stderr]     Checking zellij_widgets v0.1.3
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Migrating crates/rally-events/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-cli/tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rally-inbox v0.1.0 (/opt/rustwide/workdir/crates/rally-inbox)
[INFO] [stderr]    Migrating crates/rally-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking suggest v0.4.0
[INFO] [stderr]     Checking clap_complete v3.2.5
[INFO] [stderr]     Checking zellij-utils v0.44.1
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-cli/src/main.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let _guard = tracing_init::init();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 |     if let Err(e) = run(cli).await {
[INFO] [stdout]     |                     ^^^^^^^^^-----
[INFO] [stdout]     |                     |        |
[INFO] [stdout]     |                     |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 209 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/non_blocking.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl Drop for WorkerGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-cli/src/main.rs:204:30
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let _guard = tracing_init::init();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 |     if let Err(e) = run(cli).await {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 209 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/non_blocking.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl Drop for WorkerGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-cli/src/main.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let _guard = tracing_init::init();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 |     if let Err(e) = run(cli).await {
[INFO] [stdout]     |                     ^^^^^^^^^-----
[INFO] [stdout]     |                     |        |
[INFO] [stdout]     |                     |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 209 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/non_blocking.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl Drop for WorkerGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-cli/src/main.rs:204:30
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let _guard = tracing_init::init();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 |     if let Err(e) = run(cli).await {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 209 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/non_blocking.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl Drop for WorkerGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating xtask/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-core/tests/agent_state_machine.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/rally-inbox/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking rally-store v0.1.0 (/opt/rustwide/workdir/crates/rally-store)
[INFO] [stderr]    Migrating crates/rally-store/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rally-daemon v0.1.0 (/opt/rustwide/workdir/crates/rally-daemon)
[INFO] [stderr]    Migrating crates/rally-daemon/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/rally-daemon/src/services.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-daemon/src/ipc.rs:21:15
[INFO] [stdout]     |
[INFO] [stdout]  21 |           match listener.accept().await {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                 |                 |
[INFO] [stdout]     |                 |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                 |                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  24 | /                 tokio::spawn(async move {
[INFO] [stdout]  25 | |                     debug!("connection accepted");
[INFO] [stdout]  26 | |                     if let Err(e) = handle_connection(stream, svc).await {
[INFO] [stdout]  27 | |                         warn!(error = %e, "connection handler error");
[INFO] [stdout]  28 | |                     }
[INFO] [stdout]  29 | |                 });
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  35 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-daemon/src/pipe_push.rs:74:25
[INFO] [stdout]     |
[INFO] [stdout]  74 |         if let Err(e) = rally_host_zellij::ZellijActions::pipe_to_plugin(session, &json) {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |    |
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  77 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-daemon/src/services.rs:89:19
[INFO] [stdout]     |
[INFO] [stdout]  89 |             match AgentRepo::list_by_workspace(&*store, ws.id) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  90 |                 Ok(agents) => all_agents.extend(agents),
[INFO] [stdout]  91 |                 Err(e) => {
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  96 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compact_str-0.8.1/src/repr/mod.rs:722:1
[INFO] [stdout]     |
[INFO] [stdout] 722 | impl Drop for Repr {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-daemon/src/main.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout]  18 |     let _guard = tracing_init::init();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout]  19 |
[INFO] [stdout]  20 |     if let Err(e) = run().await {
[INFO] [stdout]     |                     ^^^^^^-----
[INFO] [stdout]     |                     |     |
[INFO] [stdout]     |                     |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  25 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/non_blocking.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl Drop for WorkerGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-daemon/src/main.rs:20:27
[INFO] [stdout]     |
[INFO] [stdout]  18 |     let _guard = tracing_init::init();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout]  19 |
[INFO] [stdout]  20 |     if let Err(e) = run().await {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  25 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/non_blocking.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl Drop for WorkerGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/rally-store/tests/crash_restart.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-daemon/src/ipc.rs:21:15
[INFO] [stdout]     |
[INFO] [stdout]  21 |           match listener.accept().await {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                 |                 |
[INFO] [stdout]     |                 |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                 |                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  24 | /                 tokio::spawn(async move {
[INFO] [stdout]  25 | |                     debug!("connection accepted");
[INFO] [stdout]  26 | |                     if let Err(e) = handle_connection(stream, svc).await {
[INFO] [stdout]  27 | |                         warn!(error = %e, "connection handler error");
[INFO] [stdout]  28 | |                     }
[INFO] [stdout]  29 | |                 });
[INFO] [stdout]     | |                  -
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  35 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-daemon/src/pipe_push.rs:74:25
[INFO] [stdout]     |
[INFO] [stdout]  74 |         if let Err(e) = rally_host_zellij::ZellijActions::pipe_to_plugin(session, &json) {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |    |
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  77 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-daemon/src/services.rs:89:19
[INFO] [stdout]     |
[INFO] [stdout]  89 |             match AgentRepo::list_by_workspace(&*store, ws.id) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  90 |                 Ok(agents) => all_agents.extend(agents),
[INFO] [stdout]  91 |                 Err(e) => {
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  96 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compact_str-0.8.1/src/repr/mod.rs:722:1
[INFO] [stdout]     |
[INFO] [stdout] 722 | impl Drop for Repr {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-daemon/src/main.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout]  18 |     let _guard = tracing_init::init();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout]  19 |
[INFO] [stdout]  20 |     if let Err(e) = run().await {
[INFO] [stdout]     |                     ^^^^^^-----
[INFO] [stdout]     |                     |     |
[INFO] [stdout]     |                     |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     |     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  25 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/non_blocking.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl Drop for WorkerGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/rally-daemon/src/main.rs:20:27
[INFO] [stdout]     |
[INFO] [stdout]  18 |     let _guard = tracing_init::init();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout]  19 |
[INFO] [stdout]  20 |     if let Err(e) = run().await {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  25 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/non_blocking.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl Drop for WorkerGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/rally-store/tests/crash_restart.rs (17 fixes)
[INFO] [stderr]     Checking zellij-tile v0.44.1
[INFO] [stderr]     Checking rally-plugin v0.1.0 (/opt/rustwide/workdir/crates/rally-plugin)
[INFO] [stderr]    Migrating crates/rally-plugin/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] [stderr] crater-edition-check: rally-core v0.1.0 (/opt/rustwide/workdir/crates/rally-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-proto v0.1.0 (/opt/rustwide/workdir/crates/rally-proto) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-store v0.1.0 (/opt/rustwide/workdir/crates/rally-store) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-test-utils v0.1.0 (/opt/rustwide/workdir/crates/rally-test-utils) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-events v0.1.0 (/opt/rustwide/workdir/crates/rally-events) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-capture v0.1.0 (/opt/rustwide/workdir/crates/rally-capture) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-host-zellij v0.1.0 (/opt/rustwide/workdir/crates/rally-host-zellij) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-hooks v0.1.0 (/opt/rustwide/workdir/crates/rally-hooks) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-inbox v0.1.0 (/opt/rustwide/workdir/crates/rally-inbox) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-config v0.1.0 (/opt/rustwide/workdir/crates/rally-config) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-daemon v0.1.0 (/opt/rustwide/workdir/crates/rally-daemon) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-cli v0.1.0 (/opt/rustwide/workdir/crates/rally-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-mcp v0.1.0 (/opt/rustwide/workdir/crates/rally-mcp) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: rally-plugin v0.1.0 (/opt/rustwide/workdir/crates/rally-plugin) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: xtask v0.1.0 (/opt/rustwide/workdir/xtask) updating edition from 2021 to 2024
[INFO] [stderr]     Checking rally-core v0.1.0 (/opt/rustwide/workdir/crates/rally-core)
[INFO] [stderr]     Checking rally-config v0.1.0 (/opt/rustwide/workdir/crates/rally-config)
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking rally-plugin v0.1.0 (/opt/rustwide/workdir/crates/rally-plugin)
[INFO] [stderr]     Checking rally-proto v0.1.0 (/opt/rustwide/workdir/crates/rally-proto)
[INFO] [stderr]     Checking rally-test-utils v0.1.0 (/opt/rustwide/workdir/crates/rally-test-utils)
[INFO] [stderr]     Checking rally-events v0.1.0 (/opt/rustwide/workdir/crates/rally-events)
[INFO] [stderr]     Checking rally-store v0.1.0 (/opt/rustwide/workdir/crates/rally-store)
[INFO] [stderr]     Checking rally-inbox v0.1.0 (/opt/rustwide/workdir/crates/rally-inbox)
[INFO] [stderr]     Checking rally-host-zellij v0.1.0 (/opt/rustwide/workdir/crates/rally-host-zellij)
[INFO] [stderr]     Checking rally-hooks v0.1.0 (/opt/rustwide/workdir/crates/rally-hooks)
[INFO] [stderr]     Checking rally-mcp v0.1.0 (/opt/rustwide/workdir/crates/rally-mcp)
[INFO] [stderr]     Checking rally-capture v0.1.0 (/opt/rustwide/workdir/crates/rally-capture)
[INFO] [stderr]     Checking rally-daemon v0.1.0 (/opt/rustwide/workdir/crates/rally-daemon)
[INFO] [stderr]     Checking rally-cli v0.1.0 (/opt/rustwide/workdir/crates/rally-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "f9b396b43b737aa1e48a5dd8e5d80a5043edc3e0411d2e45cdb546bc5a6b2e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b396b43b737aa1e48a5dd8e5d80a5043edc3e0411d2e45cdb546bc5a6b2e80", kill_on_drop: false }`
[INFO] [stdout] f9b396b43b737aa1e48a5dd8e5d80a5043edc3e0411d2e45cdb546bc5a6b2e80
